func math.acosh

2 uses

	math (current package)
		acosh.go#L46: 	return acosh(x)
		acosh.go#L49: func acosh(x float64) float64 {